pointStyle
Type
property
Summary
The styles of the points that are drawn on the charts.
Syntax
set the pointStyle of widget to {circle | cross | crossRot | dash | line | rect | rectRounded | rectRot | star | triangle}
get the pointStyle of widget
Description
Use the pointStyle property to change the style of points that are drawn on charts.
The admitted values are:
- circle
- cross
- crossRot
- dash
- line
- straight
- rectRounded
- rectRot
- star
- triangle
circle is the default value
*Warning
*: If this property is set on the dataset, it will override the value set here for that dataset.
Examples
set the pointStyle of widget "Chart View" to "rectRounded"
Compatibility and Support
OS
mac
windows
linux
ios
android
web